projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f55bb6a
)
arm: rmobile: lager: Add support ext4/fat write command
author
Nobuhiro Iwamatsu
<
[email protected]
>
Mon, 31 Mar 2014 06:22:31 +0000
(15:22 +0900)
committer
Nobuhiro Iwamatsu
<
[email protected]
>
Wed, 21 May 2014 01:09:19 +0000
(10:09 +0900)
Signed-off-by: Nobuhiro Iwamatsu <
[email protected]
>
include/configs/lager.h
patch
|
blob
|
history
diff --git
a/include/configs/lager.h
b/include/configs/lager.h
index 98501eca9a1903a17f5d206591fb58af7e4facae..7b47d2ed05b8e755c81045a901bf20b2782965d0 100644
(file)
--- a/
include/configs/lager.h
+++ b/
include/configs/lager.h
@@
-34,9
+34,12
@@
#define CONFIG_CMD_BOOTZ
#define CONFIG_CMD_USB
#define CONFIG_CMD_FAT
-
#define CONFIG_CMD_SF
#define CONFIG_CMD_SPI
+
+#define CONFIG_FAT_WRITE
+#define CONFIG_EXT4_WRITE
+
#define CONFIG_SYS_TEXT_BASE 0xE8080000
#define CONFIG_SYS_THUMB_BUILD